Get | SubmitMenu_GetSubmitMenuByName |
JAMS REST API Web Service > All Operations Resource Group : SubmitMenu_GetSubmitMenuByName (Get) |
Resource Path: /JAMS/APIHelp/docs/V6/api/SubmitMenu/{menuType}/{name}
Uri: http://left/JAMS/APIHelp/docs/V6/api/SubmitMenu/{menuType}/{name}
Name | Description | Data Type |
---|---|---|
menuType | Specifies which type of menu should be retrieved. | string |
name | Specifies the name of the foler or menu to be retrieved. | string |
The response body is of type Array[MenuEntry].
OK